'Declaration
Protected Function ShouldSerializeIsolatedParameters() As Boolean
'Usage
Dim instance As SelectorConfiguration(Of TSharedParameters,TIsolatedParameters,TInstanceParameters) Dim value As Boolean value = instance.ShouldSerializeIsolatedParameters()
protected bool ShouldSerializeIsolatedParameters()
protected: bool ShouldSerializeIsolatedParameters();
Return Value
true
if the property has changed from its default value; false
otherwise.